colorswatch: don't use the clip box directly
authorCosimo Cecchi <cosimoc@gnome.org>
Fri, 11 May 2012 14:22:24 +0000 (10:22 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 15 May 2012 17:24:40 +0000 (13:24 -0400)
commit214809ece22bd9fc527c4103036c035b39999b16
tree8997c05beb7d36ed3998661c342a24cfb2d1d2d8
parent580b585fc92830b47edeedd33024d07a8e33d6c0
colorswatch: don't use the clip box directly

We can render our checkboard pattern on the padding box instead. This is
in preparation for GtkThemingBackground supporting multiple layers.
gtk/gtkcolorswatch.c